net.Resolver.goLookupPTR (method)
2 uses
net (current package)
dnsclient_unix.go#L827: func (r *Resolver) goLookupPTR(ctx context.Context, addr string, order hostLookupOrder, conf *dnsConfig) ([]string, error) {
lookup_unix.go#L120: return r.goLookupPTR(ctx, addr, order, conf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)